Welcome![Sign In][Sign Up]
Location:
Search - Clustering Visual basic

Search list

[Windows DevelopKmean

Description: 利用数据挖掘知识和vb实现K-均值聚类分析,本程序提供了训练样本和测试样本, 经过训练正确率达70-76%-Knowledge and use of data mining vb achieve K-means clustering analysis, the procedures provided training samples and test samples, after training in the correct rate of 70-76
Platform: | Size: 31744 | Author: 111111 | Hits:

[Software Engineeringkm

Description: visual basic上的模糊k均值聚类-visual basic on the fuzzy k-means clustering
Platform: | Size: 6144 | Author: | Hits:

[Windows Developfuzzyclusteringinbanks

Description: 功能:基于模糊聚类算法,对银行客户进行划分,明确哪些是银行的优质客户,哪些是银行的一般客户,哪些是银行的劣质客户,他们各自具有什么样的特征。 -Features: Based on fuzzy clustering algorithm, the banks customers, broken down clearly what the quality of bank customers, which is the bank
Platform: | Size: 5120 | Author: gaochunhui | Hits:

[AI-NN-PR756057

Description: Visual C++数字图像模式识别技术及工程实践(随书光盘)人民邮电出版社2003张宏林本书介绍了模式识别和人工智能中的一些基本理论以及一些相关的模型,包括贝叶斯决策、线性判别函数、神经网络理论、隐马尔可夫模型、聚类技术等,同时结合模式识别中的一些经典问题,从多种不同的角度介绍了这些问题的解决思路。-Visual C++ Digital Image Pattern Recognition Technology and Engineering Practice (Book with CD-ROM)张宏林Posts & Telecom Press, 2003 book of pattern recognition and artificial intelligence, introduced some of the basic theory and some related models, including Bayesian decision-making, Linear Discriminant function, neural network theory, hidden Markov models, clustering technologies, combined with some of the classic pattern recognition problems, from the perspective of a variety of introduced ideas to solve these problems.
Platform: | Size: 39604224 | Author: swallow | Hits:

[matlabjulei

Description: 荧光光谱聚类分析软件,可对物质的荧光光谱进行分类。-Fluorescence spectroscopy analysis software for clustering
Platform: | Size: 148480 | Author: xyqun | Hits:

[AI-NN-PRFuzzy-Cluster-Analysis

Description: 利用VB来实现的模糊聚类分析,形象而且易懂。-The use of VB to achieve the fuzzy cluster analysis, image and easy to understand.
Platform: | Size: 88064 | Author: pengcheng | Hits:

[Graph programNNclust

Description: Neural Network Based Clustering using Self Organizing Map (SOM) in Excel Here is a small tool in Excel using which you can find clusters in your data set. The tool uses Self Organizing Maps (SOM) - originally proposed by T.Kohonen as the method for clustering. * Neural Network based Clustering tool in Excel (209 KB in Zipped format. 947 KB when unzipped.) Inside the downloaded zip file, you will find the Excel file containing the application. Before running it, I suggest that you go through the ReadMe worksheet. It contains brief instructions on how to run the tool. If you are interested in building Prediction and Classification models in Excel using Feedforward-Backpropagation Neural Network, here are two small Excel based tools for you. Also, if you are interested in Tree based Classification models, here is a Tree based classifier in Excel. -Neural Network Based Clustering using Self Organizing Map (SOM) in Excel Here is a small tool in Excel using which you can find clusters in your data set. The tool uses Self Organizing Maps (SOM)- originally proposed by T.Kohonen as the method for clustering. * Neural Network based Clustering tool in Excel (209 KB in Zipped format. 947 KB when unzipped.) Inside the downloaded zip file, you will find the Excel file containing the application. Before running it, I suggest that you go through the ReadMe worksheet. It contains brief instructions on how to run the tool. If you are interested in building Prediction and Classification models in Excel using Feedforward-Backpropagation Neural Network, here are two small Excel based tools for you. Also, if you are interested in Tree based Classification models, here is a Tree based classifier in Excel.
Platform: | Size: 214016 | Author: Jessie | Hits:

[Graph programclustering

Description: Great code for clustering.
Platform: | Size: 18432 | Author: Arturo | Hits:

[AlgorithmEvaluationClustering

Description: clustering algorithm using visual basic
Platform: | Size: 2506752 | Author: myoeminaung | Hits:

[File FormatSequential-clustering-method

Description: 水文,变异点的检验,有序聚类法,运行环境:excel中vba。按照文件的样式输入数据,ctrl+F11打开vba环境,点击模块1,再点运行就可以了!-Hydrology, the change point test, sequential clustering method, the runtime environment: excel in the Visual Basic. Input data in accordance with the style of the file, ctrl+ F11 to open vba environment, click on Module 1, and then point to run it!
Platform: | Size: 7168 | Author: 小虎 | Hits:

[Graph RecognizeVCPPDIPRTEP

Description: visual C++数字图像模式识别技术及工程实践。介绍了模式识别和人工智能中的基本内容和相关模型,如:隐马尔可夫模型、聚类技术等,同时结合模式识别中的经典问题如:笔迹鉴定、人脸检测、车牌识别、医学图片处理等,从不同的角度介绍了这些问题,给出了基于C/VC++的代码实现。-visual C++ digital image pattern recognition technology and engineering practice.The basic content and related models in pattern recognition and artificial intelligence, such as: Hidden Markov Models, clustering technology, combined with the classic problems such as: pattern recognition of handwriting, face detection, license plate recognition, medicalimage processing, for these issues from different perspectives, based on the C/C++ code
Platform: | Size: 10780672 | Author: long | Hits:

[Windows Developk-means-cl266639182001

Description: K-means算法的聚类分析 Visual basic版本-K-means Clustering
Platform: | Size: 172032 | Author: 王筱羽 | Hits:

[Otherk-mean-clustering

Description: k-means algorithm description with examples with visual basic code.
Platform: | Size: 2484224 | Author: javid | Hits:

[OpenCVKMkeen

Description: 基于人类视觉将图像分割成若干个有意义的区域是目标检测和模式识别的基础。图像分割属于图像处理中一种重要的图像分析技术。图像分割的基本方法是对灰度图像分割,处理图像的亮度分量,简单快速。本论文介绍了传统的图像分割与K-均值聚类算法分割,然后利用OpenCV函数将其实现,并介绍了OpenCV中图像分割相关的基本函数。-Based on the human visual image is segmented into several meaningful regions is the basis for target detection and pattern recognition. Image segmentation is an important image analysis technique in image processing. The basic method of image segmentation is to segment the gray image, the luminance image processing, simple and fast. This paper introduces the traditional segmentation of image segmentation and K- means clustering algorithm, and then use the OpenCV function to achieve the basic functions, and introduces the segmentation of OpenCV in the relevant image.
Platform: | Size: 5035008 | Author: 潇枫 | Hits:

[Mathimatics-Numerical algorithmsISODATA

Description: ISODATA聚类算法,使用C++代码来实现,对Haberman的生存数据数据进行聚类, 改变初始参数观察结果变化,然后使用OPENGL将聚类结果可视化输出,最后对结果加以分析。(According to the basic idea of ISODATA algorithm flow chart of ISODATA algorithm, and implemented using C++ code, clustered survival data on Haberman data, change the initial parameters of observation of the changes, and then output visual clustering results using OPENGL, finally analyzes the results.)
Platform: | Size: 3594240 | Author: 李明222 | Hits:

[Otherpenyai-V7.1

Description: Based on matlab GUI interface design, Bottom-pass and band-pass FIR and IIR filter bottom pass and band-pass filter, Using MATLAB dynamic clustering or iterative self-organizing data analysis.
Platform: | Size: 4096 | Author: yeikingnan | Hits:

CodeBus www.codebus.net